Cache Freeze control register
L2_CACHE_FREEZE_EN | The bit is used to enable freeze operation on L2-Cache. It can be cleared by software. |
L2_CACHE_FREEZE_MODE | The bit is used to configure mode of freeze operation L2-Cache. 0: a miss-access will not stuck. 1: a miss-access will stuck. |
L2_CACHE_FREEZE_DONE | The bit is used to indicate whether freeze operation on L2-Cache is finished or not. 0: not finished. 1: finished. |